Skip to content

complete function should be a method of the Release singleton #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

gseguin
Copy link
Member

@gseguin gseguin commented Dec 16, 2013

so projects can override it

Fixes #9

console.log( "Release complete." );
console.log( "Please review the project-specific release checklist." );
}
Release.define({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that this is part of Release, it should just move up to the initial definition.

@scottgonzalez
Copy link
Member

This commit message doesn't conform to our new standards. Please include a component (Release), reduce the length of the summary, and use gh- instead of # for referencing GitHub issues.

@gseguin gseguin closed this in 005aaa0 Dec 17, 2013
@scottgonzalez
Copy link
Member

I had to squash this since you added a second commit instead of amending. I also updated the commit message to start with a capital letter and not use backticks.

@jzaefferer jzaefferer deleted the issue-9 branch March 21, 2014 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

complete function should be a method of the Release singleton so projects can override it
2 participants